libcourriel-perl software package provides high level email parsing and manipulation module, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libcourriel-perl
libcourriel-perl is installed in your system.
Make ensure the libcourriel-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libcourriel-perl *
You will get with libcourriel-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libcourriel-perl |
| Version | 0.36-1 |
| Description | high level email parsing and manipulation module |
| Sub Section | Perl |